\(\int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx\) [250]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [C] (verification not implemented)
   Sympy [F]
   Maxima [F(-2)]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 28, antiderivative size = 132 \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=-\frac {2 e^2 \sqrt {\cos (c+d x)} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),2\right ) \sqrt {e \sec (c+d x)}}{21 a^3 d}+\frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2}-\frac {2 i e^2 \sqrt {e \sec (c+d x)}}{21 d \left (a^3+i a^3 \tan (c+d x)\right )} \]

[Out]

-2/21*e^2*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1/2*c),2^(1/2))*cos(d*x+c)^(1/
2)*(e*sec(d*x+c))^(1/2)/a^3/d+4/7*I*e^2*(e*sec(d*x+c))^(1/2)/a/d/(a+I*a*tan(d*x+c))^2-2/21*I*e^2*(e*sec(d*x+c)
)^(1/2)/d/(a^3+I*a^3*tan(d*x+c))

Rubi [A] (verified)

Time = 0.16 (sec) , antiderivative size = 132, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {3581, 3583, 3856, 2720} \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=-\frac {2 i e^2 \sqrt {e \sec (c+d x)}}{21 d \left (a^3+i a^3 \tan (c+d x)\right )}-\frac {2 e^2 \sqrt {\cos (c+d x)} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),2\right ) \sqrt {e \sec (c+d x)}}{21 a^3 d}+\frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2} \]

[In]

Int[(e*Sec[c + d*x])^(5/2)/(a + I*a*Tan[c + d*x])^3,x]

[Out]

(-2*e^2*Sqrt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2]*Sqrt[e*Sec[c + d*x]])/(21*a^3*d) + (((4*I)/7)*e^2*Sqrt[e*
Sec[c + d*x]])/(a*d*(a + I*a*Tan[c + d*x])^2) - (((2*I)/21)*e^2*Sqrt[e*Sec[c + d*x]])/(d*(a^3 + I*a^3*Tan[c +
d*x]))

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 3581

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[2*d^2*
(d*Sec[e + f*x])^(m - 2)*((a + b*Tan[e + f*x])^(n + 1)/(b*f*(m + 2*n))), x] - Dist[d^2*((m - 2)/(b^2*(m + 2*n)
)), Int[(d*Sec[e + f*x])^(m - 2)*(a + b*Tan[e + f*x])^(n + 2), x], x] /; FreeQ[{a, b, d, e, f, m}, x] && EqQ[a
^2 + b^2, 0] && LtQ[n, -1] && ((ILtQ[n/2, 0] && IGtQ[m - 1/2, 0]) || EqQ[n, -2] || IGtQ[m + n, 0] || (Integers
Q[n, m + 1/2] && GtQ[2*m + n + 1, 0])) && IntegerQ[2*m]

Rule 3583

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[a*(d*
Sec[e + f*x])^m*((a + b*Tan[e + f*x])^n/(b*f*(m + 2*n))), x] + Dist[Simplify[m + n]/(a*(m + 2*n)), Int[(d*Sec[
e + f*x])^m*(a + b*Tan[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, d, e, f, m}, x] && EqQ[a^2 + b^2, 0] && LtQ[n
, 0] && NeQ[m + 2*n, 0] && IntegersQ[2*m, 2*n]

Rule 3856

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rubi steps \begin{align*} \text {integral}& = \frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2}-\frac {e^2 \int \frac {\sqrt {e \sec (c+d x)}}{a+i a \tan (c+d x)} \, dx}{7 a^2} \\ & = \frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2}-\frac {2 i e^2 \sqrt {e \sec (c+d x)}}{21 d \left (a^3+i a^3 \tan (c+d x)\right )}-\frac {e^2 \int \sqrt {e \sec (c+d x)} \, dx}{21 a^3} \\ & = \frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2}-\frac {2 i e^2 \sqrt {e \sec (c+d x)}}{21 d \left (a^3+i a^3 \tan (c+d x)\right )}-\frac {\left (e^2 \sqrt {\cos (c+d x)} \sqrt {e \sec (c+d x)}\right ) \int \frac {1}{\sqrt {\cos (c+d x)}} \, dx}{21 a^3} \\ & = -\frac {2 e^2 \sqrt {\cos (c+d x)} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),2\right ) \sqrt {e \sec (c+d x)}}{21 a^3 d}+\frac {4 i e^2 \sqrt {e \sec (c+d x)}}{7 a d (a+i a \tan (c+d x))^2}-\frac {2 i e^2 \sqrt {e \sec (c+d x)}}{21 d \left (a^3+i a^3 \tan (c+d x)\right )} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.57 (sec) , antiderivative size = 104, normalized size of antiderivative = 0.79 \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\frac {(e \sec (c+d x))^{5/2} \left (-5 i-5 i \cos (2 (c+d x))+2 \sqrt {\cos (c+d x)} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),2\right ) (\cos (2 (c+d x))+i \sin (2 (c+d x)))-\sin (2 (c+d x))\right )}{21 a^3 d (-i+\tan (c+d x))^2} \]

[In]

Integrate[(e*Sec[c + d*x])^(5/2)/(a + I*a*Tan[c + d*x])^3,x]

[Out]

((e*Sec[c + d*x])^(5/2)*(-5*I - (5*I)*Cos[2*(c + d*x)] + 2*Sqrt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2]*(Cos[2
*(c + d*x)] + I*Sin[2*(c + d*x)]) - Sin[2*(c + d*x)]))/(21*a^3*d*(-I + Tan[c + d*x])^2)

Maple [A] (verified)

Time = 6.61 (sec) , antiderivative size = 191, normalized size of antiderivative = 1.45

method result size
default \(\frac {2 e^{2} \left (12 i \left (\cos ^{4}\left (d x +c \right )\right )-i \cos \left (d x +c \right ) F\left (i \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right ), i\right ) \sqrt {\frac {\cos \left (d x +c \right )}{\cos \left (d x +c \right )+1}}\, \sqrt {\frac {1}{\cos \left (d x +c \right )+1}}-i F\left (i \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right ), i\right ) \sqrt {\frac {1}{\cos \left (d x +c \right )+1}}\, \sqrt {\frac {\cos \left (d x +c \right )}{\cos \left (d x +c \right )+1}}+12 \left (\cos ^{3}\left (d x +c \right )\right ) \sin \left (d x +c \right )-7 i \left (\cos ^{2}\left (d x +c \right )\right )-\sin \left (d x +c \right ) \cos \left (d x +c \right )\right ) \sqrt {e \sec \left (d x +c \right )}}{21 a^{3} d}\) \(191\)

[In]

int((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c))^3,x,method=_RETURNVERBOSE)

[Out]

2/21/a^3/d*e^2*(12*I*cos(d*x+c)^4-I*(1/(cos(d*x+c)+1))^(1/2)*EllipticF(I*(-csc(d*x+c)+cot(d*x+c)),I)*(cos(d*x+
c)/(cos(d*x+c)+1))^(1/2)*cos(d*x+c)-I*(1/(cos(d*x+c)+1))^(1/2)*EllipticF(I*(-csc(d*x+c)+cot(d*x+c)),I)*(cos(d*
x+c)/(cos(d*x+c)+1))^(1/2)+12*cos(d*x+c)^3*sin(d*x+c)-7*I*cos(d*x+c)^2-sin(d*x+c)*cos(d*x+c))*(e*sec(d*x+c))^(
1/2)

Fricas [C] (verification not implemented)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 0.07 (sec) , antiderivative size = 111, normalized size of antiderivative = 0.84 \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\frac {{\left (2 i \, \sqrt {2} e^{\frac {5}{2}} e^{\left (4 i \, d x + 4 i \, c\right )} {\rm weierstrassPInverse}\left (-4, 0, e^{\left (i \, d x + i \, c\right )}\right ) + \sqrt {2} {\left (2 i \, e^{2} e^{\left (4 i \, d x + 4 i \, c\right )} + 5 i \, e^{2} e^{\left (2 i \, d x + 2 i \, c\right )} + 3 i \, e^{2}\right )} \sqrt {\frac {e}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (\frac {1}{2} i \, d x + \frac {1}{2} i \, c\right )}\right )} e^{\left (-4 i \, d x - 4 i \, c\right )}}{21 \, a^{3} d} \]

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c))^3,x, algorithm="fricas")

[Out]

1/21*(2*I*sqrt(2)*e^(5/2)*e^(4*I*d*x + 4*I*c)*weierstrassPInverse(-4, 0, e^(I*d*x + I*c)) + sqrt(2)*(2*I*e^2*e
^(4*I*d*x + 4*I*c) + 5*I*e^2*e^(2*I*d*x + 2*I*c) + 3*I*e^2)*sqrt(e/(e^(2*I*d*x + 2*I*c) + 1))*e^(1/2*I*d*x + 1
/2*I*c))*e^(-4*I*d*x - 4*I*c)/(a^3*d)

Sympy [F]

\[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\frac {i \int \frac {\left (e \sec {\left (c + d x \right )}\right )^{\frac {5}{2}}}{\tan ^{3}{\left (c + d x \right )} - 3 i \tan ^{2}{\left (c + d x \right )} - 3 \tan {\left (c + d x \right )} + i}\, dx}{a^{3}} \]

[In]

integrate((e*sec(d*x+c))**(5/2)/(a+I*a*tan(d*x+c))**3,x)

[Out]

I*Integral((e*sec(c + d*x))**(5/2)/(tan(c + d*x)**3 - 3*I*tan(c + d*x)**2 - 3*tan(c + d*x) + I), x)/a**3

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c))^3,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

Giac [F]

\[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\int { \frac {\left (e \sec \left (d x + c\right )\right )^{\frac {5}{2}}}{{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{3}} \,d x } \]

[In]

integrate((e*sec(d*x+c))^(5/2)/(a+I*a*tan(d*x+c))^3,x, algorithm="giac")

[Out]

integrate((e*sec(d*x + c))^(5/2)/(I*a*tan(d*x + c) + a)^3, x)

Mupad [F(-1)]

Timed out. \[ \int \frac {(e \sec (c+d x))^{5/2}}{(a+i a \tan (c+d x))^3} \, dx=\int \frac {{\left (\frac {e}{\cos \left (c+d\,x\right )}\right )}^{5/2}}{{\left (a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )}^3} \,d x \]

[In]

int((e/cos(c + d*x))^(5/2)/(a + a*tan(c + d*x)*1i)^3,x)

[Out]

int((e/cos(c + d*x))^(5/2)/(a + a*tan(c + d*x)*1i)^3, x)